home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Illustration: Michael Fleishman
/
Exploring Illustration: Michael Fleishman.iso
/
pc
/
Acrobat
/
Viewer
/
Reader
/
AcroRd32.exe
/
EXVW
/
10067
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-09-24
|
407 b
|
16 lines
dialog(name: '$$$/AVAlert/WindowTitle')
{
view(align_children: align_left)
{
view(align_children: align_top)
{
picture(item_id: 'icon', width: 32, height: 32);
static_text(item_id: 'msg ', dwidth: 384, selectable: true);
}
gap();
check_box(item_id: 'chck', name: '$$$/AVAlert/Check');
ok_other(ok_name: '$$$/AVAlert/Button1',
other_name: '$$$/AVAlert/Button3');
}
}